home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2004 April / SGI IRIX 6.5 Applications 2004 April.iso / dist / mozilla.idb / var / netscape / mozilla / chrome / nl-NL.jar / locale / nl-NL / global / printProgress.dtd < prev    next >
Text File  |  2003-05-06  |  607b  |  19 lines

  1. <!--LOCALIZATION NOTE printProgress.dtd Main UI for Print Progress Dialog -->
  2. <!ENTITY printWindow.title "Bezig af te drukken">
  3. <!ENTITY title    "Titel:">
  4. <!ENTITY progress "Voortgang:">
  5. <!ENTITY preparing "Bezig voor te bereiden...">
  6. <!ENTITY printComplete "Het afdrukken is voltooid.">
  7.  
  8. <!ENTITY dialogCancel.label "Annuleren">
  9. <!ENTITY dialogClose.label "Sluiten">
  10.  
  11. <!-- LOCALIZATION NOTE (percentPrint):
  12.  
  13.     This string is used to format the text to the right of the progress
  14.     meter.
  15.  
  16.     #1 will be replaced by the percentage of the file that has been saved -->
  17. <!ENTITY percentPrint "#1%">
  18.  
  19.